C1.WPF.Grid Assembly / C1.WPF.Grid Namespace / GridRowColCollection<T> Class / MaxSize Property

In This Topic
MaxSize Property (GridRowColCollection<T>)
In This Topic
Gets or sets the maximum size for the items in the collection.
Syntax
'Declaration
 
Public Property MaxSize As Double
 
See Also